@charset "utf-8";
body { min-width: 1200px; padding-top: 160px;  }
a:hover { color: #0061AE;}
#top_fix { position: fixed; top: 0; z-index: 99999999; width: 100%;}
#top { background: #0198E1; height: 100px; position: relative; }
#top-menu { height: 36px; line-height: 36px; position: absolute; right: 10px; text-align: right; }
#top-menu a { color: #DDD; }
#logo {position: relative;}
#nav_wrap { background: #0061AE;}
#navigation { height: 60px; }
#navigation>ul { }
#navigation>ul>li { float: left; position: relative; }
#navigation>ul>li>a { display: block; height: 60px; width: 133px; text-align: center; font-size: 14px; color: #FFF; }
#navigation>ul>li>a .name { padding-top: 10px; }
#navigation>ul>li:hover>a { background: #0061AE; border-bottom: 4px solid #FCC300; text-decoration: none; color: #FFF; }
#navigation>ul>li>.current { background: #0061AE; border-bottom: 4px solid #FCC300; text-decoration: none; color: #FFF; }
#navigation .sub { margin: 0; height: auto; display: none; position: absolute; left: 0; background: #0061AE; z-index: 99999; width: auto;  width: 133px; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { display: block; text-align: center; height: 36px; line-height: 36px; font-size: 12px; font-weight: normal; color: #FFF;  }
#navigation .sub li a:hover { background: #333333; }

/* 幻灯 */
#slideshow { height: 460px; position: relative; overflow: hidden; }
#slideshow .bd li { height: 460px; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 20px; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 10px; margin: 2px; background: #404244; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { background: #DF1204; width: 60px; }
#slideshow .url { width: 1200px; height: 460px; margin: 0 auto; }
#slideshow .url a { width: 1200px; height: 460px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 46px; height: 460px; cursor: pointer;  }
#slideshow .next { right: 0; background: url(images/r.png) center no-repeat; }
#slideshow .prev { left: 0; background: url(images/l.png) center no-repeat; }

#search { background: #EEE; height: 40px; position: relative; line-height: 40px; padding-left: 6px; }

#search_text { border: 1px solid #999; height: 28px; width: 200px; position: absolute; top: 6px; right: 55px; padding: 0 10px; }
#search_btn { background: #0061AE; height: 28px; width: 50px; position: absolute; top: 6px; right: 6px; color: #DDD; cursor: pointer;}

#index_products { padding: 20px 0; }

#footer { background: #EEE; padding: 20px 0; border-top: 4px solid #26589D;}

#content { margin: 20px 0; }
.hd1 { background: #EEE; height: 46px; line-height: 46px; padding: 0 14px; border-left: 20px solid #0061AE; font-size: 18px; border-radius: 0 5px 5px 0; }
.bd1 { padding: 10px 0; margin-bottom: 20px;}


.link_text a { display: block; background: #EEE; text-align: center; height: 32px; line-height: 32px; margin-bottom: 10px;}


/*当前位置*/
#current_location { background: #EEE; background: linear-gradient(to right, #EEE, #FFF); padding: 10px; margin-bottom: 20px; border-radius: 5px; }
#current_location a.current{ color: red; }

#detail_name { }
#detail_intro { font-size: 12px; color: #999;}
#detail_content { padding: 20px 0; }
#detail_content p { line-height: 32px; }
#detail_picture { margin: 20px 0; text-align: center;}
#detail_video { margin: 20px 0; text-align: center; }
#detail_video embed  { width: 100%; height: 535px; }
#detail_attachment { margin: 20px 0; }

#detail_slideshow { text-align: center;}
#detail_slideshow .bd li img {  }
#detail_slideshow .hd { margin-top: 10px;}
#detail_slideshow .hd li img {  }
#detail_slideshow .hd li.on img { border: 2px solid #0AE; }

/*首页产品标签*/
#products_tab .hd li { display: block; cursor: pointer; height: 46px; line-height: 46px; padding: 0 15px; background: #EEE; text-align: center; font-size: 16px; }
#products_tab .hd li.on { background: #0061AE; color: #FFF; }
#products_tab .bd { margin-top: 10px !important; }
#products_tab .bd .content { }

/*列表*/
.plist .wrap { padding: 5px; border: 1px solid #EEE; }
.plist .wrap:hover { background: #EEE;}
.plist .title { padding: 10px 0; text-align: center; }
.plist .content { font-size: 12px; height: 80px; color: #666; padding: 0 10px; }
.alist { margin-bottom: 20px;}
.alist .date { float: left; height: 80px; width: 80px; background: #0061AE; text-align: center; color: #FFF; border-radius: 5px; box-shadow: 0 0 10px #CCC; text-shadow: #000 1px 1px 1px; }
.alist .date .day { font-size: 40px; }
.alist .r { float: right;  width: 800px;}
.alist .title { font-size: 18px; border-bottom: 1px solid #EEE; line-height: 30px; }
.alist .content { padding: 10px 0; color: #999; font-size: 12px; }
.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; line-height: 36px; background: #EEE; padding: 0 10px; }
.channel_list li a:hover { background: #0061AE; color: #FFF; }
.channel_list li a.current { background: #0061AE; color: #FFF; }
.channel_wlist { margin-bottom: 20px; }
.channel_wlist li { display: inline-block; margin-right: 10px; }
.channel_wlist li a { background: #EEE; height: 40px; line-height: 40px; display: block; text-align: center; padding: 0 30px; font-size: 16px;}
.channel_wlist li a:hover { background: #0061AE; color: #FFF; }
.channel_wlist li a.current { background: #0061AE; color: #FFF; }

.channel_plist .hd { background: #0061AE url(images/icon1.png) right center no-repeat; line-height: 36px; padding: 0 10px; margin-bottom: 2px;}
.channel_plist .hd.on { background: #0061AE url(images/icon2.png) right center no-repeat;  }
.channel_plist .hd a { display: block; color: #EEE; }
.channel_plist .bd { display: none; }
.channel_plist .bd li { background: #EEE; line-height: 30px; padding: 0 20px; margin-bottom: 2px; }
.channel_plist .bd li a { display: block; color: #333;}

#channel_content { }
#channel_content p {line-height: 32px;}

.page_show { margin: 20px 0; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; border-radius: 5px; }
.page_show a:hover, .page_show a.page_current { background: #0061AE; color: #FFF; }

.flist { margin-bottom: 20px;}
.flist .username { background: #EEE; padding: 10px; }
.flist .content { padding: 20px; border: 1px solid #EEE; }
.flist .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

#float { z-index: 999999999999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #0061AE;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px; }
#float .content {  min-height: 60px; position: absolute; right: 60px; top: 0; display: none; background: #0061AE;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF; width: 280px;  }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }

.caselist .wrap { position: relative;}
.caselist .title { display: none; background: #000; position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; padding: 10px; opacity: 0.8; filter:alpha(opacity=80); }
.caselist .title a { color: #DDD; }

#channel_cover { margin-bottom: 10px;}



.iblock { padding: 50px 0;}
.iblock .t1 { font-size: 36px; text-align: center;}
.iblock .t2 { border-top: 1px solid #ddd; text-align: center; margin-top: 30px; color: #0A599B; }
.iblock .t2 span{ position: relative; top: -16px; background: #FFF; padding: 10px 20px; font-size: 20px; line-height: 30px; }
.iblock .t3 { text-align: center; color: #666; font-size: 12px; }

.iblock2 { padding: 50px 0; background: #F2F2F2;}
.iblock2 .t1 { font-size: 36px; text-align: center;}
.iblock2 .t2 { border-top: 1px solid #ddd; text-align: center; margin-top: 30px; color: #0A599B; }
.iblock2 .t2 span{ position: relative; top: -16px; background: #FFF; padding: 10px 20px; font-size: 20px; line-height: 30px; }
.iblock2 .t3 { text-align: center; color: #666; font-size: 12px; }

#index-a { background: #FFF; margin: 0 auto; width: 1200px; margin-top: 10px; z-index: 999999; position: relative; min-height: 1000px; padding: 10px; }
#index-about { background: url(images/about.png) top left no-repeat; height: 246px; padding: 20px 20px 80px 175px; overflow: auto;  }
#index-about-more { position: absolute; bottom: 0; right: 0;}

#index-contact { background: #F4F4F4 url(images/contact.png) top left no-repeat; height: 246px; padding: 80px 20px 20px 20px; }

#index-news { padding: 20px;}
#tab .hd { background: #F4F4F4; height: 206px; padding: 20px; }
#tab .hd li { display: block; cursor: pointer; height: 36px; line-height: 36px; padding: 0 15px; background: #FFF; border: 1px solid #E7E7E7; margin-bottom: 10px; text-align: center; }
#tab .hd li.on { background: #194284; color: #FFF; }

.hdi { height: 37px; border-bottom: 2px solid #0061AE; font-size: 20px; color: #0061AE; line-height: 36px; font-weight: bold;}
.hdi .more { font-size: 14px; }
.bdi { padding: 10px 0;}
#index-b { padding: 20px; margin: 30px auto; background: #FFF url(images/products.png) right top no-repeat; padding-right:175px; overflow: hidden;}
.linkbtn { margin-top: 30px;}
.linkbtn  a { display: block; background: #0061AE; text-align: center; color: #FFF; line-height: 70px; margin-bottom: 3px; font-size: 20px;}
.linkbtn  a:hover { background: #FCC300; }
#slide-1 { position: relative; width: 480px; height: 288px; }
#slide-1 .bd { position: relative;}
#slide-1 .bd img { width: 480px; height: 288px;}
#slide-1 .hd ul { position: absolute; bottom: 20px; text-align: right; width: 100%;}
#slide-1 .hd li { display: inline-block; width: 16px; height: 16px; text-align: center; line-height: 16px; background: #FFF; margin-right: 5px; font-size: 12px; cursor: pointer; }
#slide-1 .hd li.on { background: #C5004A; color: #FFF; }
#slide-1 .bd .title { height: 80px; background: #242424; position: absolute; bottom: 0; width: 100%; opacity: 0.6; filter:alpha(opacity=60); padding: 10px; color: #FFF; }
#rongyu .x2 {width: 198px !important;}
#rongyu .wrap img { width: 176px; height: 132px;}